projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f489d52
)
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Sep 1994 20:08:33 +0000
(20:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 16 Sep 1994 20:08:33 +0000
(20:08 +0000)
src/m/hp9000s300.h
patch
|
blob
|
history
diff --git
a/src/m/hp9000s300.h
b/src/m/hp9000s300.h
index c541643ded87b3d45c981a1f6236ee5a6bc58c8d..6979e1a51da640439755e4935e40b940d509ebbc 100644
(file)
--- a/
src/m/hp9000s300.h
+++ b/
src/m/hp9000s300.h
@@
-161,6
+161,10
@@
NOTE-END */
#define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
+#ifdef __GNUC__
+#define HAVE_ALLOCA
+#endif
+
/* This library is needed with -g, on the 200/300 only. */
#if !defined(__GNUC__) || defined(__HPUX_ASM__)